Revision: archzoom--devel--0--patch-256
Archive: migo@homemail.com--Perl-GPL
Creator: Mikhael Goikhman <migo@homemail.com>
Date: Sun Jan 23 02:19:51 IST 2005
Standard-date: 2005-01-23 00:19:51 GMT
Modified-files: NEWS bin/archzoom.cgi
    perllib/ArchZoom/TemplateEngine/Native.pm
    templates/default/archives.html
    templates/default/diff.html templates/default/file.html
    templates/default/header.html
    templates/default/linkbar.html
    templates/default/log.html templates/default/tree.html
    templates/plain/file.html templates/plain/linkbar.html
New-patches: migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-256
Summary: implement and use new template operators IF-ENABLED and ELSIF-ENABLED
Keywords: 

Implement new template operators IF-ENABLED and ELSIF-ENABLED, that make
it possible to replace several hacks in templates.

In the process, this fixes some edge case warnings with older perl
versions.

Add ELSIF-DEFINED too for completeness.
